XMLNode.Insert Method

Inserts NewChild before the position of RefChild. It optionally returns a reference to the inserted node as an XMLNode.

Syntax

XMLNode.Insert NewChild, RefChild


Parameters

NewChild

XMLNode

RefChild

XMLNode